.Net Framework > v4.0.30319.1 > System > AddIn > Contract > RemoteArgument > RemoteArgument RemoteArgument(IContract)
RemoteArgument(IContract,Boolean)
RemoteArgument(RemoteArgumentKind,TypeCode)
RemoteArgument(RemoteArgumentKind,TypeCode,Boolean)
RemoteArgument(Array)
RemoteArgument(Array,Boolean)
RemoteArgument(Boolean)
RemoteArgument(Boolean,Boolean)
RemoteArgument(Byte)
RemoteArgument(Byte,Boolean)
RemoteArgument(Char)
RemoteArgument(Char,Boolean)
RemoteArgument(DateTime)
RemoteArgument(DateTime,Boolean)
RemoteArgument(DBNull)
RemoteArgument(DBNull,Boolean)
RemoteArgument(Decimal)
RemoteArgument(Decimal,Boolean)
RemoteArgument(Double)
RemoteArgument(Double,Boolean)
RemoteArgument(Int16)
RemoteArgument(Int16,Boolean)
RemoteArgument(Int32)
RemoteArgument(Int32,Boolean)
RemoteArgument(Int64)
RemoteArgument(Int64,Boolean)
RemoteArgument(SByte)
RemoteArgument(SByte,Boolean)
RemoteArgument(Single)
RemoteArgument(Single,Boolean)
RemoteArgument(String)
RemoteArgument(String,Boolean)
RemoteArgument(UInt16)
RemoteArgument(UInt16,Boolean)
RemoteArgument(UInt32)
RemoteArgument(UInt32,Boolean)
RemoteArgument(UInt64)
RemoteArgument(UInt64,Boolean)


RemoteArgument(IContract)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueIContract
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(IContract,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueIContract
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(RemoteArgumentKind,TypeCode)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
remoteArgKindRemoteArgumentKind
typeCodeTypeCode
Attributes
NameValue/Assignment
TargetedPatchingOptOutAttributePerformance critical to inline this type of method across NGen image boundaries
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(RemoteArgumentKind,TypeCode,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
remoteArgKindRemoteArgumentKind
typeCodeTypeCode
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Array)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
arrayArray
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Array,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
arrayArray
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Boolean,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueBoolean
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Byte)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueByte
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Byte,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueByte
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Char)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueChar
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Char,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueChar
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(DateTime)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueDateTime
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(DateTime,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueDateTime
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(DBNull)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueDBNull
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(DBNull,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueDBNull
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Decimal)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueDecimal
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Decimal,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueDecimal
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Double)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueDouble
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Double,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueDouble
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Int16)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueInt16
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Int16,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueInt16
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Int32)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueInt32
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Int32,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueInt32
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Int64)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueInt64
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Int64,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueInt64
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(SByte)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueSByte
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(SByte,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueSByte
isByRefBoolean
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Single)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueSingle
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(Single,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueSingle
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(String)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueString
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(String,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueString
isByRefBoolean
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(UInt16)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt16
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(UInt16,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt16
isByRefBoolean
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(UInt32)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt32
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(UInt32,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt32
isByRefBoolean
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(UInt64)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt64
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

RemoteArgument(UInt64,Boolean)

Category
Constructor
Type
void
Character
public
Parameters
NameTypeDescription
valueUInt64
isByRefBoolean
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
0104BC7FDA, 02E3ABA98D, 03057FF933

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database